Written By Mage, TGC Forums.
July 2023
Version 6.7.4

See Discussion here:
https://forum.thegamecreators.com/thread/220759
-=-=-=-=-=-=-=-=-=-

Requirements:
Dark Basic Professional 1.077 or better.
Advanced 2D PLugin - https://forum.thegamecreators.com/thread/179096


Please note when using these demos, the bulk of the source code is contained in ModularTemplate.dba.  The demo source codes attach this code by way of an #Include command.  If you don't want to use the #Include command then just copy and paste the contents of ModularTemplate.dba into any applicable program source code.  Using #Include command means ModularTemplate.dba must be located in the same folder as your program source code.

Please also note BackgroundAnimation.dba is also handled the same way.  It is attached to the demo source code with an #Include command.

This is all done so the demo code looks cleaner, simpler and less confusing.

PS:  You need dictionary.txt in the main program directory for autocomplete to work.  The system is designed to deactivate if it's not there.  It will override the enable setting if not present.


Feel free to distribute and use.
Thanks :)

-Mage


